-
Home
-
Staatic – Static Site Generator
-
1.12.0 (latest)
-
Code
-
Classes
- AbstractColumn
| Total Complexity |
11 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
105 |
| Lines of code |
46 |
| Logical lines of code |
19 |
| Comment lines |
22 |
| Methods |
10 |
| Properties |
7 |
Methods 10
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
58 |
1 |
16 |
| applyDecorators() |
S |
70 |
2 |
6 |
| name() |
S |
82 |
1 |
3 |
| label() |
S |
82 |
1 |
3 |
| isSortable() |
S |
80 |
1 |
3 |
| sortDefinition() |
S |
80 |
1 |
3 |
| isHiddenByDefault() |
S |
82 |
1 |
3 |
| defaultSortColumn() |
S |
82 |
1 |
3 |
| defaultSortDirection() |
S |
82 |
1 |
3 |
| itemValue() |
S |
79 |
1 |
3 |